Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bumping dev react and loosing restriction on prop-types #681

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

alexreardon
Copy link
Collaborator

No description provided.

@@ -53,7 +53,7 @@
"@babel/runtime": "7.0.0-beta.54",
"css-box-model": "^1.0.0",
"memoize-one": "^4.0.0",
"prop-types": "15.6.1",
"prop-types": "^15.6.1",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to use 15.6.1 internally as 15.6.2 has a big kb blowout. But this change allows consumers to not have to double include prop-types. This will go out in the next release

@alexreardon alexreardon merged commit 1a81e90 into master Aug 2, 2018
@alexreardon alexreardon deleted the bumping-yall branch August 2, 2018 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant